翻訳と辞書
Words near each other
・ Simpl
・ SIMPLE
・ SiMPLE
・ Simple
・ Simple (abstract algebra)
・ Simple (album)
・ Simple (bank)
・ SIMPLE (dark matter experiment)
・ SIMPLE (instant messaging protocol)
・ SIMPLE (military communications protocol)
・ Simple (philosophy)
・ Simple 4-line
・ Simple 8
・ Simple Agi Ondh Love Story
・ Simple algebra
SIMPLE algorithm
・ Simple and Crisp
・ Simple and Fast Multimedia Library
・ Simple API for Grid Applications
・ Simple API for XML
・ Simple aromatic ring
・ Simple as That/Over the Rainbow
・ Simple Authentication and Security Layer
・ Simple Bus Architecture
・ Simple cell
・ Simple Certificate Enrollment Protocol
・ Simple chemical reacting system
・ Simple Choices
・ Simple church
・ Simple Cloud API


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

SIMPLE algorithm : ウィキペディア英語版
SIMPLE algorithm
In computational fluid dynamics (CFD), SIMPLE algorithm is a widely used numerical procedure to solve the Navier-Stokes equations. ''SIMPLE'' is an acronym for Semi-Implicit Method for Pressure Linked Equations.
The SIMPLE algorithm was developed by Prof. Brian Spalding and his student Suhas Patankar at Imperial College, London in the early 1970s. Since then it has been extensively used by many researchers to solve different kinds of fluid flow and heat transfer problems.〔(【引用サイトリンク】title=SIMPLE solver for driven cavity flow problem )〕〔(【引用サイトリンク】title=Heat transfer applications in turbomachinery )
Many popular books on computational fluid dynamics discuss the SIMPLE algorithm in detail.
A modified variant is the ''SIMPLER'' algorithm (SIMPLE Revised), that was introduced by Patankar in 1979.
== Algorithm ==
The algorithm is iterative. The basic steps in the solution update are as follows:
#Set the boundary conditions.
#Compute the gradients of velocity and pressure.
#Solve the discretized momentum equation to compute the intermediate velocity field.
#Compute the uncorrected mass fluxes at faces.
#Solve the pressure correction equation to produce cell values of the pressure correction.
#Update the pressure field: p^ = p^k + \text \cdot p^ where urf is the under-relaxation factor for pressure.
#Update the boundary pressure corrections p_b^ .
#Correct the face mass fluxes: \dot m_f^ = \dot m_f^ + \dot m_f^
#Correct the cell velocities: \vec v^ = \vec v^ - \frac ; where is the gradient of the pressure corrections, is the vector of central coefficients for the discretized linear system representing the velocity equation and Vol is the cell volume.
#Update density due to pressure changes.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「SIMPLE algorithm」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.